/*Enlaces internos*/
a.link:link {text-decoration: none; color: #336699 ; font-weight: bold;}
a.link:visited {text-decoration: none; color: #336699 ; font-weight: bold;}
a.link:hover {text-decoration: underline; color: #336699 ; font-weight: normal;}
a.link:active {text-decoration: none; color: #336699 ; font-weight: bold;}

/*Enlaces ainur*/
a.linkai:link {text-decoration: none; color: #cccccc;}
a.linkai:visited {text-decoration: none; color: #cccccc;}
a.linkai:hover {text-decoration: underline; color: #cccccc;}
a.linkai:active {text-decoration: none; color: #cccccc;}